FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/administrative-gender-ab

Packageca.ab.fhir.psab
Resource TypeCodeSystem
Idadministrative-gender-ab
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/CodeSystem/administrative-gender-ab
URLhttps://www.alberta.ca/fhir/CodeSystem/administrative-gender-ab
Version1.1.0
Statusdraft
Date2024-06-25
NameAdministrativeGender_AB
TitleAdministrativeGender_AB
Realmca
DescriptionAdministrativeGender_AB
Contentcomplete

Resources that use this resource

ValueSet
administrative-gender-abAdministrativeGender_AB

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "administrative-gender-ab",
  "url": "https://www.alberta.ca/fhir/CodeSystem/administrative-gender-ab",
  "version": "1.1.0",
  "name": "AdministrativeGender_AB",
  "title": "AdministrativeGender_AB",
  "status": "draft",
  "date": "2024-06-25",
  "publisher": "Alberta Health",
  "contact": [
    {
      "name": "Alberta Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://alberta.ca/hisca",
          "use": "work"
        },
        {
          "system": "email",
          "value": "hisca@gov.ab.ca",
          "use": "work"
        }
      ]
    }
  ],
  "description": "AdministrativeGender_AB",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "I",
      "display": "Indeterminate",
      "definition": "Unable to be classified as either male or female. This is a CIHI requirement to be used in the case of stillborns."
    },
    {
      "code": "X",
      "display": "Gender X",
      "definition": "An individual that does not identify their gender as male or female, or has chosen to self-identify as \"X\"."
    }
  ]
}